home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / burn_in.arc / BAT.ARC / HDCSETUP.BAT < prev    next >
DOS Batch File  |  1990-03-13  |  511b  |  30 lines

  1. echo off
  2. cls
  3. md c:\burn-in
  4. c:
  5. cd\
  6. copy a:setup2.bat c:>nul
  7. cd\burn-in
  8. a:
  9. echo Copying files temporarily from disk to drive C:....
  10. copy go.bat c:>nul
  11. copy 1.bat c:>nul
  12. copy 2.bat c:>nul
  13. copy 3.bat c:>nul
  14. copy 4.bat c:>nul
  15. copy 5.bat c:>nul
  16. copy a.bat c:>nul
  17. copy b.bat c:>nul
  18. copy c.bat c:>nul
  19. copy d.bat c:>nul
  20. copy e.bat c:>nul
  21. copy cleanupc.bat>nul
  22. copy screen?.com c:>nul
  23. copy float.exe c:>nul
  24. copy sieve1.exe c:>nul
  25. copy graftest.exe c:>nul
  26. copy setup2.bat c:>nul
  27. c:
  28. cd\
  29. setup2
  30.